	
;;; QQ: 67762207
[@main]
#IF
checkPKpoint 2
#SAY
_ I see you in learning martial arts, first learn to have an honest heart. \ \
_<Close/@exit>
#ELSESAY
_You are looking for my old man seen for many years I help you? \ \
_With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
<Close/@exit>

[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0
#ACT
Mov D0 1
#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \

#IF
check [101] 1
check [301] 0
checkjob Taoist
#SAY
<On the task of dialogue./@CALL_AreaQuest_4> \ \

#ACT
Mov D0 1

#IF
check [105] 1
check [305] 0
#ACT
Mov D0 1
#SAY
<On the task of dialogue./@Area_Npc_Quest> \ \

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@Area_Npc_Quest]
#CALL [AreaQuest\ChoBoGuide5\ChoBoGuide5.txt] @Basic5_Chongmungja_21

[@CALL_AreaQuest_4]
#CALL [AreaQuest\ChoBoGuide1\ChoBoGuide1_Taoist.txt] @Basic_Taoist_4_1

[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@NoQuest_Say]
#SAY
_Among them, saying, Taoism (FCOLOR/10) from start to finish (FCOLOR/12), you have to keep in mind ah. \ \
_<Close/@exit>
[@ everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207 